home *** CD-ROM | disk | FTP | other *** search
/ Aminet 52 / Aminet 52 (2002)(GTI - Schatztruhe)[!][Dec 2002].iso / Aminet / comm / irc / epic4-mos.lha / share / epic / help / 6_functions / numonchannel < prev    next >
Encoding:
Text File  |  2001-03-22  |  503 b   |  19 lines

  1. Synopsis:
  2.    $numonchannel(<channel>|*)
  3.  
  4. Technical:
  5.    This function is used to get the number of users on the specified
  6.    channel.  The client must currently be on the channel for it to work.
  7.  
  8. Practical:
  9.    This function is mostly useful for statistical analysis.  One possible
  10.    might be to trigger a mode change (+i, +l, +m) for the channel when the
  11.    user count reaches a certain level.
  12.  
  13. Returns:
  14.    number of users on given channel, or nothing if error
  15.  
  16. See Also:
  17.    onchannel(6)
  18.  
  19.